| 1. | Cannot be executed inside a user - defined transaction 不能在用户定义的事务内执行 |
| 2. | Cannot be executed within a user - defined transaction 不能在用户定义的事务内执行 |
| 3. | Cannot be executed from within a user - defined transaction 不能从用户定义的事务中执行 |
| 4. | Is a user - defined transaction name used to track the distributed transaction within ms dtc utilities 用户定义的事务名,用于跟踪ms dtc实用工具中的分布式事务。 |
| 5. | This statement functions identically to commit transaction , except commit transaction accepts a user - defined transaction name 此语句的功能与commit transaction相同,但commit transaction接受用户定义的事务名称。 |
| 6. | This statement functions identically to rollback transaction except that rollback transaction accepts a user - defined transaction name 此语句的功能与rollback transaction相同,但rollback transaction接受用户定义的事务名称。 |
| 7. | If triggers that include rollback transaction statements are fired from within a user - defined transaction , rollback transaction rolls back the whole transaction 如果在用户定义的事务中触发包含rollback transaction语句的触发器,则rollback transaction将回滚整个事务。 |